'Declaration Public Function GifGetFrameTime( _ ByVal ImageID As Integer, _ ByVal Frame As Integer _ ) As Integer
'Declaration
Public Function GifGetFrameTime( _ ByVal ImageID As Integer, _ ByVal Frame As Integer _ ) As Integer
public int GifGetFrameTime( int ImageID, int Frame )
public function GifGetFrameTime( ImageID: Integer; Frame: Integer ): Integer;
public function GifGetFrameTime( ImageID : int, Frame : int ) : int;
public: int GifGetFrameTime( int ImageID, int Frame )
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging GdPictureImaging Members